PARAMS' is a Visual Basic code example that demonstrates a method for passing parameters between Visual Basic forms when loading and unloading forms. It also shows a method for setting application wide variables. Neither of these methods use Global variables. The example code also includes some dialog management routines and an updated version of my IsFile() function